From bc0cc519bd2c520e9d025dee8ba6a075f78f99b9 Mon Sep 17 00:00:00 2001 From: tsteven4 <13596209+tsteven4@users.noreply.github.com> Date: Thu, 5 Sep 2024 07:38:41 -0600 Subject: [PATCH] fix tidy modernize-raw-string-literal --- html.cc | 4 ++-- vcf.cc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/html.cc b/html.cc index 0385c2687..e9971ed26 100644 --- a/html.cc +++ b/html.cc @@ -228,12 +228,12 @@ HtmlFormat::write() // Don't write this line when running test suite. Actually, we should // probably not write this line at all... if (!gpsbabel_testmode()) { - *file_out << " \n"; } *file_out << " GPSBabel HTML Output\n"; if (stylesheet) { - *file_out << " \n"; } else { *file_out << "